
if service.click({
{"In-call audio output, speaker",
"phone",
}
})
return true
end

if service.click({
{"In-call audio output, phone",
"speaker",
}
})
return true
end
